Total Complexity | 12 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 101 |
Lines of code | 43 |
Logical lines of code | 21 |
Comment lines | 15 |
Methods | 10 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getFinalPrice() | 68 | 2 | 7 | |
getFinalSubPrice() | 68 | 2 | 7 | |
__construct() | 67 | 1 | 8 | |
getName() | 82 | 1 | 3 | |
getQuantity() | 82 | 1 | 3 | |
getPrice() | 82 | 1 | 3 | |
getSubPrice() | 82 | 1 | 3 | |
getVatRate() | 82 | 1 | 3 | |
getVat() | 78 | 1 | 3 | |
getSubVat() | 78 | 1 | 3 |